home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20021006-20030409
/
000112_fdc@columbia.edu_Tue Nov 26 09:10:24 EST 2002.msg
< prev
next >
Wrap
Text File
|
2003-04-08
|
2KB
|
41 lines
Article: 13892 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
From: fdc@columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Send a String after connection (OpenVMS)
Date: 26 Nov 2002 09:10:14 -0500
Organization: Columbia University
Lines: 24
Message-ID: <arvvc6$oj0$1@watsol.cc.columbia.edu>
References: <4fg4uu8uem7rovuuc41u7nkth9v4i0g930@4ax.com> <arthps$12d$1@watsol.cc.columbia.edu> <ofd6uusi3lbu5r5mtrj8nhp5ajhhno3jaf@4ax.com>
NNTP-Posting-Host: watsol.cc.columbia.edu
X-Trace: newsmaster.cc.columbia.edu 1038319819 10757 128.59.39.139 (26 Nov 2002 14:10:19 GMT)
X-Complaints-To: postmaster@columbia.edu
NNTP-Posting-Date: 26 Nov 2002 14:10:19 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13892
In article <ofd6uusi3lbu5r5mtrj8nhp5ajhhno3jaf@4ax.com>,
Stefan Bill <Stefan.Bill@soudronic.com> wrote:
: On 25 Nov 2002 11:06:20 -0500, fdc@columbia.edu (Frank da Cruz) wrote:
: >I suspect the pager number and message must be included as part of the
: >telephone number. See:
: >
: > http://www.columbia.edu/kermit/pagers.html
:
: Now i do it over X.25 like so.
: USER1 is the Pager-Nummer.
:
: $ open/write ofil sprintel.tmp
: $ write ofil "$set host/x29 46430973"
: $ write ofil "::''USER1'::''message'::"
: $ close ofil
: $ @sprintel.tmp
:
: And i think it must be possible do it the same way with a modem.
:
X.25 is not a modem, and DCL is not Kermit. Please follow the advice in
the above referenced Web page, and then if you have any trouble with it,
let us know.
- Frank